SftTree/NET 2.0

GridLinesOptStyleEnum Enumeration

Softel vdm, Inc.

Defines the grid lines style.

Syntax      GridLinesOptStyleEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum GridLinesOptStyleEnum

C#   

public enum GridLinesOptStyleEnum

C++   

public enum class GridLinesOptStyleEnum


Member

Value

Description

None

0

No grid lines are shown.

Vertical

1

Vertical grid lines are shown.

Horizontal

2

Horizontal grid lines are shown.

Both

3

Both horizontal and vertical grid lines are shown.

Default

-1

The grid lines style is determined by the containing item or control.

Comments

The GridLinesOptStyleEnum enumeration defines the grid lines style.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com